Skip to content

Task Summary⚓︎

Auto-Generated by dash_charts

Type Comment Last Edit Source File
TODO Migrate this sample code to ex_app_px.py 2020-03-22 .dash_tutorials/08_px-charts.py:3
PLANNED template should be able to be None 2020-05-03 dash_charts/app_px.py:65
PLANNED below items should be able to be None 2020-05-03 dash_charts/app_px.py:85
FIXME replace tabs-select with actual keyname (?) 2020-05-03 dash_charts/app_px.py:202
FIXME Implement user-customizable styles 2020-07-19 dash_charts/assets/09_user-styles.css:18
PLANNED subplots for multiple years of calendar charts (Subplot title is year) 2020-07-19 dash_charts/coordinate_chart.py:19
PLANNED make this configureable 2020-03-01 dash_charts/coordinate_chart.py:337
TODO See pattern mathing callbacks for adding buttons (to show modal) to datatables 2020-05-03 dash_charts/datatable.py:5
PLANNED see conditional formatting: https://dash.plotly.com/datatable/conditional-formatting 2020-05-03 dash_charts/datatable.py:8
PLANNED These methods may be replaced in a future version of Dash 2020-03-22 dash_charts/datatable.py:10
PLANNED Maybe move parameters to attr.ib classes? 2021-03-11 dash_charts/datatable.py:89
PLANNED Revisit. Should filename be a name or the full path? 2020-05-03 dash_charts/modules_upload.py:74
TODO Add delete button for each table - need pattern matching callback: 2020-07-19 dash_charts/modules_upload.py:375
FIXME Better handle NaN values… 2020-07-19 dash_charts/modules_upload.py:424
FIXME Need to decide if there is a better approach. Reading this code is confusing… 2021-04-25 dash_charts/utils_app.py:156
TODO Try to see if I can resolve the interface differences or if I need make a subclass interface 2020-10-16 dash_charts/utils_app_with_navigation.py:33
PLANNED Make the tabs and chart compact as well when the compact argument is set to True 2020-05-03 dash_charts/utils_app_with_navigation.py:155
TODO Demo how pages could use parameters from pathname 2020-03-14 dash_charts/utils_app_with_navigation.py:372
TODO what does this set? 2020-10-15 dash_charts/utils_data.py:24
PLANNED Convert to FP and recursive calls? 2020-10-15 dash_charts/utils_data.py:84
FIXME Add versioning to the cache directory with semver logic: https://pypi.org/project/semantic-version/ 2020-11-12 dash_charts/utils_json_cache.py:14
TODO Enable versioning of data and automatic deletion when the version changes 2020-10-29 dash_charts/utils_json_cache.py:32
FIXME Figure out how to make the header links work (i.e. when clicked in TOC go to the respective header) 2020-10-15 dash_charts/utils_static_toc.py:43
PLANNED template should be able to be None 2021-04-25 docs/CODE_TAG_SUMMARY.md:6
PLANNED below items should be able to be None 2021-04-25 docs/CODE_TAG_SUMMARY.md:7
FIXME replace tabs-select with actual keyname (?) 2021-04-25 docs/CODE_TAG_SUMMARY.md:8
PLANNED subplots for multiple years of calendar charts (Subplot title is year) 2021-04-25 docs/CODE_TAG_SUMMARY.md:11
PLANNED make this configureable 2021-04-25 docs/CODE_TAG_SUMMARY.md:12
TODO See pattern mathing callbacks for adding buttons (to show modal) to datatables 2021-04-25 docs/CODE_TAG_SUMMARY.md:15
PLANNED see conditional formatting: https://dash.plotly.com/datatable/conditional-formatting 2021-04-25 docs/CODE_TAG_SUMMARY.md:16
PLANNED These methods may be replaced in a future version of Dash 2021-04-25 docs/CODE_TAG_SUMMARY.md:17
PLANNED Maybe move parameters to attr.ib classes? 2021-04-25 docs/CODE_TAG_SUMMARY.md:18
PLANNED Revisit. Should filename be a name or the full path? 2021-04-25 docs/CODE_TAG_SUMMARY.md:21
TODO Add delete button for each table - need pattern matching callback: 2021-04-25 docs/CODE_TAG_SUMMARY.md:22
FIXME Better handle NaN values… 2021-04-25 docs/CODE_TAG_SUMMARY.md:23
FIXME Need to decide if there is a better approach. Reading this code is confusing… 2021-04-26 docs/CODE_TAG_SUMMARY.md:29
TODO Try to see if I can resolve the interface differences or if I need make a subclass interface 2021-04-25 docs/CODE_TAG_SUMMARY.md:32
PLANNED Make the tabs and chart compact as well when the compact argument is set to True 2021-04-25 docs/CODE_TAG_SUMMARY.md:33
TODO Demo how pages could use parameters from pathname 2021-04-25 docs/CODE_TAG_SUMMARY.md:34
TODO what does this set? 2021-04-25 docs/CODE_TAG_SUMMARY.md:37
PLANNED Convert to FP and recursive calls? 2021-04-25 docs/CODE_TAG_SUMMARY.md:38
FIXME Add versioning to the cache directory with semver logic: https://pypi.org/project/semantic-version/ 2021-04-25 docs/CODE_TAG_SUMMARY.md:41
TODO Enable versioning of data and automatic deletion when the version changes 2021-04-25 docs/CODE_TAG_SUMMARY.md:42
FIXME Figure out how to make the header links work (i.e. when clicked in TOC go to the respective header) 2021-04-25 docs/CODE_TAG_SUMMARY.md:45
TODO Currently not online ) 2021-04-25 docs/CODE_TAG_SUMMARY.md:48
FIXME Keep updates up to date! –> 2021-04-25 docs/CODE_TAG_SUMMARY.md:49
FIXME the change to use Box/_ID needs to be implemented in the examples. This is causing failures in the test cases 2021-04-26 docs/CODE_TAG_SUMMARY.md:50
TODO See https://github.com/KyleKing/calcipy/issues/38 –> 2021-04-26 docs/CODE_TAG_SUMMARY.md:51
TODO Show an example (screenshots, terminal recording, etc.) –> 2021-04-26 docs/CODE_TAG_SUMMARY.md:52
PLANNED Move all of this into a function! (and/or task?) 2021-04-25 docs/CODE_TAG_SUMMARY.md:55
TODO pypi package wasn’t working. Used local version 2021-04-25 docs/CODE_TAG_SUMMARY.md:56
PLANNED needs to be a bit more efficient… 2021-04-25 docs/CODE_TAG_SUMMARY.md:57
TODO CLICKABLE POPUPS 2021-04-26 docs/CODE_TAG_SUMMARY.md:60
TODO See: https://dash.plot.ly/datatable/interactivity 2021-04-26 docs/CODE_TAG_SUMMARY.md:61
TODO Formatting (Typing): https://dash.plot.ly/datatable/typing 2021-04-26 docs/CODE_TAG_SUMMARY.md:62
PLANNED Move all of this into a function! (and/or task?) 2021-04-25 docs/CODE_TAG_SUMMARY.md:65
PLANNED Output the test name and other information to the test.log file. Currently only used in no_log_errors 2021-04-25 docs/CODE_TAG_SUMMARY.md:66
PLANNED move to dash_dev 2021-04-25 docs/CODE_TAG_SUMMARY.md:67
HACK get_logs always return None with webdrivers other than Chrome 2021-04-25 docs/CODE_TAG_SUMMARY.md:68
FIXME Handle path to the executable. Example with Firefox when the Gecko Drive is installed and on path 2021-04-25 docs/CODE_TAG_SUMMARY.md:69
TODO Also set marker size based on value? 2021-04-25 docs/CODE_TAG_SUMMARY.md:72
TODO Re-align alignment charts into line and update screenshot 2021-04-25 docs/CODE_TAG_SUMMARY.md:73
TODO Maybe green heat map like Github? For one year? 2021-04-25 docs/CODE_TAG_SUMMARY.md:74
FIXME AttributeError: ‘DataTableDemo’ object has no attribute ‘ids’ 2021-04-26 docs/CODE_TAG_SUMMARY.md:77
TODO CLICKABLE POPUPS 2021-04-26 docs/CODE_TAG_SUMMARY.md:78
TODO See: https://dash.plot.ly/datatable/interactivity 2021-04-26 docs/CODE_TAG_SUMMARY.md:79
TODO Formatting (Typing): https://dash.plot.ly/datatable/typing 2021-04-26 docs/CODE_TAG_SUMMARY.md:80
TODO Decide which styles from Bulma should be compared here 2021-04-25 docs/CODE_TAG_SUMMARY.md:83
TODO Currently not online ) 2021-04-25 docs/README.md:5
FIXME Keep updates up to date! –> 2020-11-09 docs/README.md:48
FIXME the change to use Box/_ID needs to be implemented in the examples. This is causing failures in the test cases 2021-04-25 docs/README.md:98
FIXME Document use of the calcipy_template instead of manual configuration –> 2021-06-02 docs/README.md:172
TODO See https://github.com/KyleKing/calcipy/issues/38 –> 2021-04-25 docs/README.md:423
TODO Show an example (screenshots, terminal recording, etc.) –> 2021-04-25 docs/README.md:438
TODO pypi package wasn’t working. Used local version 2020-10-29 dodo.py:40
PLANNED needs to be a bit more efficient… 2020-10-29 dodo.py:43
FIXME Required only for nox_coverage and optional for subset of use cases 2022-02-06 pyproject.toml:89
FIXME In-progress testing of a better dash table 2021-06-04 pyproject.toml:94
FIXME testing extras are required for nox-coverage 2022-02-06 pyproject.toml:111
TODO Replace with imports to test 2021-12-09 scripts/check_imports.py:14
TODO CLICKABLE POPUPS 2021-03-11 scripts/jsonl_viewer.py:78
TODO See: https://dash.plot.ly/datatable/interactivity 2021-03-11 scripts/jsonl_viewer.py:86
TODO Formatting (Typing): https://dash.plot.ly/datatable/typing 2021-03-11 scripts/jsonl_viewer.py:92
PLANNED Output the test name and other information to the test.log file. Currently only used in no_log_errors 2020-08-16 tests/configuration.py:28
PLANNED move to a lazy import within dash_charts? 2021-06-02 tests/configuration.py:29
HACK get_logs always return None with webdrivers other than Chrome 2021-03-11 tests/configuration.py:46
FIXME Handle path to the executable. Example with Firefox when the Gecko Drive is installed and on path 2021-03-11 tests/configuration.py:47
TODO Also set marker size based on value? 2020-03-10 tests/examples/ex_coordinate_chart.py:17
TODO Re-align alignment charts into line and update screenshot 2020-04-27 tests/examples/ex_coordinate_chart.py:18
TODO Maybe green heat map like Github? For one year? 2020-04-27 tests/examples/ex_coordinate_chart.py:19
FIXME AttributeError: ‘DataTableDemo’ object has no attribute ‘ids’ 2021-04-25 tests/examples/ex_datatable.py:17
TODO CLICKABLE POPUPS 2020-03-22 tests/examples/ex_datatable.py:79
TODO See: https://dash.plot.ly/datatable/interactivity 2020-03-22 tests/examples/ex_datatable.py:87
TODO Formatting (Typing): https://dash.plot.ly/datatable/typing 2020-03-22 tests/examples/ex_datatable.py:93
TODO Decide which styles from Bulma should be compared here 2021-12-09 tests/examples/ex_style_bootstrap.py:97
FIXME Fix the “ids” error 2021-04-26 tests/test_examples_ex_datatable.py:14

Found code tags for FIXME (24), TODO (42), PLANNED (28), HACK (2)


Last update: August 5, 2022
Created: December 9, 2021